View Attachments Registry entry
Specify a module name to be added to the View>Attachments menu from a module Menu bar.
This entry allows a module to be listed in the View>Attachments menu from any module window. When the module name is selected in the menu, that module will open and display all of its records that have made an attachment to the current record (or selected records):
In this example all
Usage
This Registry entry is assigned to groups:
Key | Group |
---|---|
Key 1 | Group
|
Key 2 | Default
|
Key 3 | Table
|
Key 4 | table |
Key 5 | View Attachments
|
Key 6 | attachtable |
Value | column;column;... |
Group
|
Default
|
Table
|
table | View Attachments
|
attachtable | column;column;... |
where:
attachtable |
is the back-end name of a table which attaches to table. The name of this table will be added to the View>Attachments menu. |
column;column;... |
is a semicolon separated list of columns in attachtable that are searched when the command is selected. The keyword |
Examples
This entry was used for the example above:
Key | Setting |
---|---|
Key 1 | Group
|
Key 2 | Default
|
Key 3 | Table
|
Key 4 | eparties
|
Key 5 | View Attachments
|
Key 6 |
ebibliography
|
Value | All
|